cargo.git
2017-04-30 borsAuto merge of #3980 - Keruspe:master, r=alexcrichton
2017-04-30 Marc-Antoine... fix build-auth test
2017-04-30 Marc-Antoine... update libgit2-sys for libressl compat
2017-04-29 borsAuto merge of #3977 - rap2hpoutre:patch-1, r=alexcrichton
2017-04-29 Raphaël HuchetAdded a base font size
2017-04-28 borsAuto merge of #3970 - golddranks:master, r=alexcrichton
2017-04-28 Pyry Kontioexec (replace the current process) external subommands...
2017-04-28 borsAuto merge of #3963 - alexcrichton:bump, r=alexcrichton
2017-04-28 Alex CrichtonBump to 0.20.0
2017-04-27 borsAuto merge of #3964 - alexcrichton:update-deps, r=alexc...
2017-04-27 Alex CrichtonUpdate dependencies Cargo uses
2017-04-27 borsAuto merge of #3961 - malbarbo:android-x86_64, r=alexcr...
2017-04-27 Marco A L BarbosaBump time (0.1.37) and libc (0.2.22)
2017-04-26 borsAuto merge of #3921 - alexcrichton:less-asserts, r...
2017-04-26 borsAuto merge of #3899 - alexcrichton:vendor-empty-ok...
2017-04-26 Alex CrichtonRelax overly strict asserts in dependency queue
2017-04-26 borsAuto merge of #3955 - RReverser:update-override-docs...
2017-04-26 borsAuto merge of #3947 - matklad:bench-bench, r=alexcrichton
2017-04-26 borsAuto merge of #3956 - jessicah:update-num-cpus-dep...
2017-04-26 Jessica HamiltonUpdate num_cpus to 1.4.0 (adds support for Haiku)
2017-04-26 Ingvar StepanyanUpdate documentation on overrides
2017-04-25 borsAuto merge of #3953 - jessicah:haiku-renaming-fix,...
2017-04-25 Jessica HamiltonHaiku: skip renaming if filenames are the same
2017-04-25 Jessica HamiltonHaiku: doesn't have SIG_SYS
2017-04-25 Jessica HamiltonHaiku: use LIBRARY_PATH in configure
2017-04-25 borsAuto merge of #3952 - jessicah:haiku-support, r=alexcri...
2017-04-24 borsAuto merge of #3948 - alexcrichton:update-deps, r=alexc...
2017-04-24 borsAuto merge of #3901 - BenWiederhake:all-kinds, r=alexcr...
2017-04-24 Alex CrichtonUpdate dependencies in Cargo.lock
2017-04-24 Aleksey KladovAllow test named `test`
2017-04-23 borsAuto merge of #3942 - aidanhs:aphs-no-interactive,...
2017-04-23 Aidan Hobson... Remove docker flags that can cause issues (rust-lang...
2017-04-19 borsAuto merge of #3887 - luser:rustc-wrapper, r=alexcrichton
2017-04-18 borsAuto merge of #3926 - froydnj:reenable-nightly-tests...
2017-04-18 Nathan Froydre-enable previously nightly-only tests
2017-04-18 Ted MielczarekAdd support for wrapping cargo's rustc invocations...
2017-04-18 borsAuto merge of #3928 - andwur:version-not-found-error...
2017-04-18 borsAuto merge of #3924 - koivunej:issue_3922, r=alexcrichton
2017-04-18 borsAuto merge of #3908 - froydnj:overflow-checks, r=alexcr...
2017-04-18 borsAuto merge of #3930 - alexcrichton:more-clean, r=alexcr...
2017-04-18 Alex CrichtonClean some more env vars during tests
2017-04-17 Andrew WattsFix #2997: error message when version not found could...
2017-04-17 Joonas Koivunengit: use lower case in error message
2017-04-14 Nathan Froydadd `overflow-checks` field to profiles
2017-04-14 Joonas Koivunenstyle fixes
2017-04-14 Joonas Koivunengit: adjust error on submodule update failure
2017-04-14 Joonas Koivunengit: refactor update_submodule out of loop
2017-04-14 Joonas Koivunenreproduce error msg in test case
2017-04-12 borsAuto merge of #3919 - malbarbo:openssl-probe, r=alexcri...
2017-04-12 borsAuto merge of #3885 - malbarbo:android-build, r=alexcri...
2017-04-12 Marco A L BarbosaUpdate openssl-probe to 0.1.1
2017-04-12 borsAuto merge of #3847 - SergioBenitez:master, r=alexcrichton
2017-04-11 Marco A L BarbosaRemove android build for aarch64, arm and i686
2017-04-11 Marco A L BarbosaAdd android build to travis
2017-04-11 Marco A L BarbosaAdd android Dockerfile
2017-04-11 Marco A L BarbosaAdd openssl build support for android
2017-04-10 borsAuto merge of #3914 - jwilm:specifying-dependencies...
2017-04-10 Joe WilmAdd note about Cargo.lock behavior with [replace]
2017-04-10 Ben WiederhakeAllKinds tests: interoperability with '--all'
2017-04-10 Ben WiederhakeAllKinds tests: cargo-test
2017-04-10 Ben WiederhakeAllKinds tests: cargo-bench, cargo-build
2017-04-10 Ben WiederhakeAllKinds tests: cargo-run
2017-04-10 Ben WiederhakeAsk for filter specifity instead of 'match'
2017-04-10 Ben WiederhakeAdapt binaries to new cargo_compile API
2017-04-10 Ben WiederhakeExtend Compile API to handle flags like --tests and...
2017-04-10 borsAuto merge of #3909 - JanLikar:fix/3876, r=alexcrichton
2017-04-09 Jan LikarImprove "dirty" error message
2017-04-09 Sergio BenitezAlways emit build script warnings for crates that fail...
2017-04-08 borsAuto merge of #3907 - waywardmonkeys:show-default-new...
2017-04-08 borsAuto merge of #3904 - tee-too:fix-3880, r=alexcrichton
2017-04-08 borsAuto merge of #3906 - waywardmonkeys:typo-fixes, r...
2017-04-07 Bruce MitchenerIndicate that --lib is default for new, init.
2017-04-07 Bruce MitchenerFix typos.
2017-04-07 tee-tooSort tests so that unit tests are run before integratio...
2017-04-05 borsAuto merge of #3898 - jmatraszek:fix_rust_40955, r...
2017-04-05 Alex CrichtonTouch up line lengths
2017-04-04 Alex CrichtonSupport vendor dirs with "empty" directories
2017-04-04 Jakub MatraszekFix rust 40955
2017-04-04 borsAuto merge of #3854 - tee-too:fix-3499, r=alexcrichton
2017-04-04 tee-tooAdd `[target.'cfg(...)']` syntax for rustc(doc)flags...
2017-04-03 borsAuto merge of #3893 - nrc:config-values, r=alexcrichton
2017-04-03 Nick CameronAllow a client to override values in a config
2017-04-01 borsAuto merge of #3842 - pwoolcoc:add-pijul-vcs-support...
2017-04-01 borsAuto merge of #3889 - alexcrichton:toml-fix, r=alexcrichton
2017-04-01 Alex CrichtonUpdate toml to fix a regression in backcompat
2017-03-31 Paul WoolcockAdd Pijul support to cargo
2017-03-31 borsAuto merge of #3878 - ehiggs:revert-template-until...
2017-03-30 borsAuto merge of #3875 - matklad:unused-replace, r=alexcri...
2017-03-30 borsAuto merge of #3879 - jbendig:issue_3867, r=alexcrichton
2017-03-29 James BendigFix `cargo run` panic when required-features not satisfied
2017-03-29 Ewan HiggsCleanup of template patch reversion.
2017-03-29 Ewan HiggsRevert "Cargo templating for `new` and `init`"
2017-03-29 Ewan HiggsRevert "Upgrade handlebars to 0.25."
2017-03-29 Ewan HiggsRevert "Fix for #3722"
2017-03-29 Ewan HiggsRevert "Use time crate directly to get the year"
2017-03-29 Ewan HiggsRevert "Add year to project template variables"
2017-03-29 Aleksey KladovFix false positive about unused replace
2017-03-27 borsAuto merge of #3869 - matklad:test-isolation, r=alexcri...
2017-03-25 Aleksey KladovDon't read ~/.cargo/config in tests
2017-03-25 borsAuto merge of #3865 - matklad:doc-all-the-things, r...
next